home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18511 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: gidora.kralizec.net.au!root
  2. From: rosko@zeta.org.au (Ross McKay)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Difference between Vis C++ versions 1.52 and 4.0 ??
  5. Date: Sun, 21 Apr 1996 02:14:33 GMT
  6. Organization: Soft Technologies
  7. Message-ID: <4lc9av$su2@gidora.kralizec.net.au>
  8. References: <3169d184.2245938@129.10.1.13>
  9. Reply-To: rosko@zeta.org.au
  10. NNTP-Posting-Host: dialup76.syd1.zeta.org.au
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. pa_bdg@hendrix.coe.neu.edu (Ullr) wrote:
  14.  
  15. >I think it has to do with 32 vs. 16 bit and being able to use on
  16. >Windows 3.11 and/or Win95. Can anyone clear this up for me? I want to
  17. >buy, but the difference is not obvious. Thanks.
  18.  
  19. There is the difference you stated: 1.5x does Windows 3.1, whereas 2.x
  20. and 4.0 do Win32 (Windows NT and Windows 95).
  21.  
  22. In addition, Micro$oft are no longer adding features to the 1.5x
  23. Visual C++ compiler, as they are trying to push everyone off Windows
  24. 3.1 to Win32. As such, any of the newer features to the language (e.g.
  25. templates, namespaces, basically anything new the ANSI committee come
  26. up with) will never be added to the 1.5x versions. If you want to use
  27. these features, you must give up 1.5x and either not write software
  28. that can run on Windows 3.1 or buy a non-Micro$oft compiler.
  29.  
  30. Cheers,
  31. ------------------------------------------------------------------
  32. Ross McKay        | snail: GPO Box 562, Sydney NSW 2001 Australia
  33. Soft Technologies | email: mailto:rosko@zeta.org.au
  34. Sydney, Australia |   URL: http://www.zeta.org.au/~rosko
  35. ------------------------------------------------------------------
  36. The opinions expressed are my own, not those of Soft Technologies.
  37.     "The beatings will continue, until staff morale improves."
  38.  
  39.